PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFViewerPreferences Class / isHiddenMenubar Method
In This Topic
    isHiddenMenubar Method
    In This Topic
    Gets a value indicating whether to hide the viewer application's menu bar when the document is active.
    Syntax
    public boolean isHiddenMenubar()

    Return Value

    True if the menubar is hidden.
    See Also